mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
refactor: remove redundant tempVehicleIDs table
This commit is contained in:
@@ -274,10 +274,6 @@ RADAR.vars =
|
||||
-- Table to store tables for hit entities of captured vehicles
|
||||
capturedVehicles = {},
|
||||
|
||||
-- Table for temp id storage to stop unnecessary trace checks
|
||||
-- needs to be redone
|
||||
-- tempVehicleIDs = {},
|
||||
|
||||
-- Table to store the valid vehicle models
|
||||
validVehicles = {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user