mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-16 11:06:06 -04:00
I really need sleep, fix a silly mistake from a few commits ago.
This commit is contained in:
parent
0f215ef4b4
commit
244f0bbb9c
@ -74,6 +74,7 @@ namespace ClassicalSharp {
|
|||||||
new RealValidator( 0.1f, 50 ),
|
new RealValidator( 0.1f, 50 ),
|
||||||
new BooleanValidator(),
|
new BooleanValidator(),
|
||||||
new RealValidator( 0.1f, 1024f ),
|
new RealValidator( 0.1f, 1024f ),
|
||||||
|
new BooleanValidator(),
|
||||||
|
|
||||||
new BooleanValidator(),
|
new BooleanValidator(),
|
||||||
new BooleanValidator(),
|
new BooleanValidator(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user