Added GUIContextMenu and ContextMenuOption

This commit is contained in:
EvilFactory
2024-07-03 12:04:41 -03:00
parent 490ff655f3
commit 03f1ec4c1d
2 changed files with 4 additions and 1 deletions
@@ -118,7 +118,8 @@ RegisterBarotrauma("GUICursorPrefab")
RegisterBarotrauma("GUICursor")
RegisterBarotrauma("GUIRadioButtonGroup")
RegisterBarotrauma("GUIDragHandle")
RegisterBarotrauma("GUIDragHandle")
RegisterBarotrauma("GUIContextMenu")
RegisterBarotrauma("ContextMenuOption")
RegisterBarotrauma("VideoPlayer")
RegisterBarotrauma("CreditsPlayer")
RegisterBarotrauma("SlideshowPlayer")