Update to commit e33eef4f8fab800eaf4a32b2d159cde6c4bbb38e
[inform.git] / src / tables.c
index 1f7ba01dff72d9d58c4111030a31e16dfb34a68a..4158253d8e5af79a89fc1bf38db8e6d8d301a627 100644 (file)
@@ -1242,7 +1242,7 @@ static void construct_storyfile_g(void)
             "array name strings");
 
     write_the_identifier_names();
-    threespaces = compile_string("   ", FALSE, FALSE);
+    threespaces = compile_string("   ", STRCTX_GAME);
 
     compress_game_text();