This website requires JavaScript.
Explore
Help
Register
Sign In
CubeWorld
/
CubeWorldMods
Watch
1
Star
0
Fork
You've already forked CubeWorldMods
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6e69a3b901
CubeWorldMods
/
cwmods
/
cube
/
constants.h
5 lines
98 B
C++
Raw
Blame
History
namespace
cube
{
const
int
DOTS_PER_BLOCK
=
65536
;
const
int
BLOCKS_PER_MAP_CHUNK
=
20
;
}
Reference in New Issue
View Git Blame
Copy Permalink