mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-26 17:23:45 +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
|
-- in-game tests & b3d testing
|
||||||
local tests = {
|
local tests = {
|
||||||
-- depends on player_api
|
-- depends on player_api
|
||||||
b3d = true,
|
b3d = false,
|
||||||
liquid_dir = false,
|
liquid_dir = false,
|
||||||
liquid_raycast = false
|
liquid_raycast = false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user