1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-16 10:06:54 +00:00

Source cleanup, and some string copies

This commit is contained in:
Kane York 2016-01-17 18:01:21 -08:00
parent 387ada9c9c
commit 7654dcdf8d
10 changed files with 47 additions and 89 deletions

View file

@ -73,7 +73,7 @@ func commandCounter() {
}
}
// StatsDataVersion
// StatsDataVersion is the version of the StatsData struct.
const StatsDataVersion = 5
const pageSize = 4096