Review comments

This commit is contained in:
Hedara
2025-02-12 14:31:42 +01:00
parent 7426a98dc5
commit a859f40e37
7 changed files with 23 additions and 34 deletions

View File

@@ -8,13 +8,13 @@ Std_MsgboxNPC:
return
Std_MsgboxSign:
setflag FLAG_SAFE_FOLLOWER_MOVEMENT
setflag FLAG_SAFE_FOLLOWER_MOVEMENT
lockall
message NULL
waitmessage
waitbuttonpress
releaseall
clearflag FLAG_SAFE_FOLLOWER_MOVEMENT
clearflag FLAG_SAFE_FOLLOWER_MOVEMENT
return
Std_MsgboxDefault: