Skip to content

Commit ccafefa

Browse files
Update updates.rpy
1 parent 38a5b2d commit ccafefa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Monika After Story/game/updates.rpy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,8 @@ label v0_3_1(version=version): # 0.3.1
377377
# 0.12.15
378378
label v0_12_15(version="v0_12_15"):
379379
python hide:
380-
pass
380+
if mas_seenEvent("monika_conventions"):
381+
mas_hideEVL("monika_conventions", derandom=True)
381382
return
382383

383384
# 0.12.13

0 commit comments

Comments
 (0)