Skip to content

Commit

Permalink
exp test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePotatoGuy committed Feb 25, 2024
1 parent 9a996e1 commit ecf64bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Monika After Story/game/000loader.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ python early in _mas_loader:
return module

def handle_scripts():
raise Exception("hi therE")
if not store._mas_root.is_dm_enabled():
raise Exception("hi therE")
_unload_unrecognised_scripts()
_disable_unrecognised_scripts()

Expand Down

0 comments on commit ecf64bc

Please sign in to comment.