projects
/
oweals
/
minetest_game.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e843c9
)
Fix order of common mods since the engine ignores dependencies currently
author
PilzAdam
<pilzadam@minetest.net>
Sat, 23 Mar 2013 18:32:32 +0000
(19:32 +0100)
committer
PilzAdam
<pilzadam@minetest.net>
Sat, 23 Mar 2013 18:32:32 +0000
(19:32 +0100)
game.conf
patch
|
blob
|
history
diff --git
a/game.conf
b/game.conf
index ae19fdf29163d563d1e78efc4ec4b42c6e6e96be..99bfec038c8a870b0b353b316e33d1f4b58caefc 100644
(file)
--- a/
game.conf
+++ b/
game.conf
@@
-1,2
+1,2
@@
name = Minetest
-common_mods =
bucket, creative, default
, doors, dye, fire, stairs, vessels, wool
+common_mods =
default, bucket, creative
, doors, dye, fire, stairs, vessels, wool