Save smart tiles..

This commit is contained in:
stevenhowes
2021-04-14 21:18:17 +01:00
parent 5bd81b2cb2
commit 813c50d69e
+1
View File
@@ -306,6 +306,7 @@ void game2_tick_input()
if(input_readkey(81)) if(input_readkey(81))
{ {
game2_savemap("mission2"); game2_savemap("mission2");
game2_savesmarttiles("m2_smart");
} }
// H // H