mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-16 19:15:14 -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 class Utils {
|
||||||
|
|
||||||
public static string AppName = "ClassicalSharp 0.4";
|
public static string AppName = "ClassicalSharp 0.5";
|
||||||
|
|
||||||
public static int NextPowerOf2( int value ) {
|
public static int NextPowerOf2( int value ) {
|
||||||
int next = 1;
|
int next = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user