Add more menus and endless mode
This commit is contained in:
@@ -2,17 +2,4 @@ alpha = 1;
|
||||
|
||||
depth = -10000;
|
||||
|
||||
image_speed = 0.2;
|
||||
|
||||
icons = {
|
||||
wasd: s_key_wasd,
|
||||
mouse_left: s_mouse_left,
|
||||
mouse_right: s_mouse_right,
|
||||
heal: s_key_q,
|
||||
skeleton: s_key_wasd,
|
||||
milk: s_key_wasd,
|
||||
wizard: s_key_wasd,
|
||||
tree: s_key_wasd,
|
||||
stump: s_key_wasd,
|
||||
coal: s_key_wasd,
|
||||
};
|
||||
image_speed = 0.2;
|
||||
Reference in New Issue
Block a user