summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xengine/events/diploma.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/diploma.asm b/engine/events/diploma.asm
index 066b3aa3..410217d5 100755
--- a/engine/events/diploma.asm
+++ b/engine/events/diploma.asm
@@ -35,7 +35,7 @@ DisplayDiploma::
pop bc
dec c
jr nz, .asm_56715
- hlcoord 10, 4
+ hlcoord 11, 4
ld de, wPlayerName
call PlaceString
farcall DrawPlayerCharacter