mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Re-added player menus
This commit is contained in:
parent
2e195e6dca
commit
ee6a553b6b
@ -740,7 +740,7 @@ function DATABASE:_EventOnBirth( Event )
|
|||||||
self:AddPlayer( Event.IniUnitName, PlayerName )
|
self:AddPlayer( Event.IniUnitName, PlayerName )
|
||||||
end
|
end
|
||||||
local Settings = SETTINGS:Set( PlayerName )
|
local Settings = SETTINGS:Set( PlayerName )
|
||||||
--Settings:SetPlayerMenu( Event.IniUnit )
|
Settings:SetPlayerMenu( Event.IniUnit )
|
||||||
--MENU_INDEX:Refresh( Event.IniGroup )
|
--MENU_INDEX:Refresh( Event.IniGroup )
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user