mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-18 20:15:35 -04:00
Quick fix for last two commits.
This commit is contained in:
parent
1aa5bffe4e
commit
32af71436c
@ -74,10 +74,10 @@ namespace ClassicalSharp {
|
||||
new RealValidator( 0.25f, 5f ),
|
||||
new RealValidator( 0.25f, 5f ),
|
||||
|
||||
new BooleanValidator(),
|
||||
new BooleanValidator(),
|
||||
new RealValidator( 0.25f, 5f ),
|
||||
new IntegerValidator( 1, 30 ),
|
||||
new BooleanValidator(),
|
||||
};
|
||||
okayIndex = buttons.Length - 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user