mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 15:23:48 +01:00
b3d test default false
This commit is contained in:
parent
4aec592fb2
commit
ba4a6ab8e6
2
test.lua
2
test.lua
@ -121,7 +121,7 @@ end
|
||||
-- in-game tests & b3d testing
|
||||
local tests = {
|
||||
-- depends on player_api
|
||||
b3d = true,
|
||||
b3d = false,
|
||||
liquid_dir = false,
|
||||
liquid_raycast = false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user