Fixed a rule description
This commit is contained in:
parent
7b256d0ef0
commit
4c925cb911
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user