summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 67bc2c8ff..b0b9d0eb6 100644
--- a/misc.c
+++ b/misc.c
@@ -189,7 +189,7 @@ void InitializeGame()
_autoreplace_array[i] = i;
AddTypeToEngines(); // make sure all engines have a type
-
+
SetObjectToPlace(1, 0, 0, 0);
_pause = 0;