mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Fixing menus
This commit is contained in:
parent
95112e8818
commit
e04b434fcb
@ -804,7 +804,7 @@ function DATABASE:_EventOnPlayerLeaveUnit( Event )
|
||||
if self.PLAYERS[PlayerName] then
|
||||
self:E( { "Player Left:", PlayerName } )
|
||||
local Settings = SETTINGS:Set( PlayerName )
|
||||
--Settings:RemovePlayerMenu( Event.IniUnit )
|
||||
Settings:RemovePlayerMenu( Event.IniUnit )
|
||||
self:DeletePlayer( Event.IniUnit, PlayerName )
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user