Rename flag NO_HUD to NO_UI (code) (#432)

This commit is contained in:
Julian Murgia
2021-11-11 22:46:00 +01:00
committed by GitHub
parent 023dc211de
commit e4bc9ecccf
4 changed files with 17 additions and 17 deletions

4
game/rooms/room11/esc/mysterious_circle_nohud.esc Executable file → Normal file
View File

@@ -1,3 +1,3 @@
:look | NO_HUD
say player "NO_HUD"
:look | NO_UI
say player "NO_UI"