mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
SET - logic correction in :Remove()
This commit is contained in:
parent
7b907df816
commit
f7e14bb60c
@ -201,7 +201,7 @@ do -- SET_BASE
|
||||
self:F2( { ObjectName = ObjectName } )
|
||||
|
||||
local TriggerEvent = true
|
||||
if NoTriggerEvent == false then
|
||||
if NoTriggerEvent then
|
||||
TriggerEvent = false
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user