mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-27 00:03:27 +01:00
Save smart tiles..
This commit is contained in:
@@ -306,6 +306,7 @@ void game2_tick_input()
|
||||
if(input_readkey(81))
|
||||
{
|
||||
game2_savemap("mission2");
|
||||
game2_savesmarttiles("m2_smart");
|
||||
}
|
||||
|
||||
// H
|
||||
|
||||
Reference in New Issue
Block a user