mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-15 10:35:11 -04:00
Release 0.5
This commit is contained in:
parent
91be27e85c
commit
cbb301fc06
@ -19,7 +19,7 @@ namespace ClassicalSharp {
|
||||
|
||||
public static class Utils {
|
||||
|
||||
public static string AppName = "ClassicalSharp 0.4";
|
||||
public static string AppName = "ClassicalSharp 0.5";
|
||||
|
||||
public static int NextPowerOf2( int value ) {
|
||||
int next = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user