2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-19 01:02:10 +03:00

weird typo

This commit is contained in:
David Anderson 2006-08-20 08:00:55 +00:00
parent df7ee94b83
commit 2cf396be3e

@ -5,7 +5,7 @@
* 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]