weird typo
This commit is contained in:
parent
df7ee94b83
commit
2cf396be3e
|
@ -5,7 +5,7 @@
|
||||||
* About the double array hack *
|
* About the double array hack *
|
||||||
***************************
|
***************************
|
||||||
|
|
||||||
Double arrays in Pawn are vectors offset but the current offset. For example:
|
Double arrays in Pawn are vectors offset by the current offset. For example:
|
||||||
|
|
||||||
new array[2][2]
|
new array[2][2]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user