Skip to content

Commit edc2bad

Browse files
committed
Game version info and new script fix
1 parent b7ed4b7 commit edc2bad

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

MOD_DATA/SCR/LOAD/game_load_scr.gml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ d3d_set_culling(false);
99
d3d_set_hidden(false);
1010
draw_set_font(main_font);
1111
splash_set_close_button(false);
12-
global.version_var = "Spooky's Jump Scare Mansion - Project Recode: v3.22.26";
12+
global.version_var = "Spooky's Jump Scare Mansion - Project Recode: v3.26.26";
1313
global.game_var = false;
1414
global.game_spd_var = 1;
1515
global.draw_3d_var = false;

RECODE.exe.xdelta

4.1 KB
Binary file not shown.

RECODE.gmk.xdelta

935 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)