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){
|
char * get_short_position(e_location pos){
|
||||||
switch(pos) {
|
switch(pos) {
|
||||||
case TOPLEFT:
|
case TOPLEFT:
|
||||||
return "TO";
|
return "TL";
|
||||||
case TOPCENTER:
|
case TOPCENTER:
|
||||||
return "TC";
|
return "TC";
|
||||||
case TOPRIGHT:
|
case TOPRIGHT:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue