Skip to content

Commit

Permalink
Fixed Removal DefaultAssets.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
gtnardy committed Jun 10, 2023
1 parent 24a05d0 commit 7f3ce3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions Client/SpawnMenu.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
-- Loads the Default Asset Pack list (categorized)
Package.Require("DefaultAssets.lua")

-- Spawn Menu Data
SpawnMenu = SpawnMenu or {
-- Whether the menu is opened
Expand Down
2 changes: 1 addition & 1 deletion Package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# contributors
author = "nanos™"
# version
version = "3.7.0"
version = "3.7.1"

# game-mode configurations
[game_mode]
Expand Down

0 comments on commit 7f3ce3e

Please sign in to comment.