Fixed a rule description

This commit is contained in:
Simon Cambier 2023-10-10 22:09:19 +02:00
parent 7b256d0ef0
commit 4c925cb911

View File

@ -79,7 +79,7 @@ function state_rules()
x = 44
y = 90
print("3) aLL ROWS AND COLUMNS\n ARE DIFFERENT", 2, y, 7)
print("3) aLL ROWS OR COLUMNS\n ARE DIFFERENT", 2, y, 7)
sspr(78, 32, 12, 12, x, y + 20)
spr(2, x + 14, y + 21)
sspr(91, 32, 12, 12, x + 26, y + 20)