mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 01:20:04 +00:00
Delete whitespace
This commit is contained in:
parent
748df7b13d
commit
1ae5a2ddf3
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ local ECS_PAIR_SECOND = ECS_ID
|
|||
local function ECS_PAIR(first: number, second: number)
|
||||
local target = WILDCARD
|
||||
local relation
|
||||
|
||||
|
||||
if first == WILDCARD then
|
||||
relation = second
|
||||
elseif second == WILDCARD then
|
||||
|
|
Loading…
Reference in a new issue