mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-16 22:22:25 +00:00
Update Set.lua
removed duplicate Filter = {},
This commit is contained in:
@@ -89,7 +89,6 @@ do -- SET_BASE
|
||||
Index = {},
|
||||
Database = nil,
|
||||
CallScheduler = nil,
|
||||
Filter = {},
|
||||
FilterCoalitionNumbers = {
|
||||
[coalition.side.RED+1] = "red",
|
||||
[coalition.side.BLUE+1] = "blue",
|
||||
|
||||
Reference in New Issue
Block a user