Bad shot name of TOPLEFT
This commit is contained in:
parent
97ecb4d93a
commit
f2bc1a2c12
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
char * get_short_position(e_location pos){
|
||||
switch(pos) {
|
||||
case TOPLEFT:
|
||||
return "TO";
|
||||
return "TL";
|
||||
case TOPCENTER:
|
||||
return "TC";
|
||||
case TOPRIGHT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue