projects
/
carveJwlIkooP6JGAAIwe30JlM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
661ebb0
)
server mem
author
hgn
<hgodden00@gmail.com>
Wed, 12 Oct 2022 22:19:11 +0000
(23:19 +0100)
committer
hgn
<hgodden00@gmail.com>
Wed, 12 Oct 2022 22:19:11 +0000
(23:19 +0100)
highscores.h
patch
|
blob
|
history
diff --git
a/highscores.h
b/highscores.h
index 28662bfa0a403c2b15f9fa1f56525ab828a71881..ef5d9f4d3b38528281cbbbd0fff88715d8fe77e0 100644
(file)
--- a/
highscores.h
+++ b/
highscores.h
@@
-25,7
+25,7
@@
typedef struct highscore_playerinfo highscore_playerinfo;
struct highscore_playerinfo
{
- char nickname[1
0
];
+ char nickname[1
6
];
u64 playerid;
union