grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g

This commit is contained in:
Rangi
2018-01-28 13:20:04 -05:00
parent 84c798e9f4
commit 477adc72af
383 changed files with 1314 additions and 1314 deletions

View File

@@ -78,7 +78,7 @@ Callback types:
### <code>.Warps: db <i>N</i></code>
<pre>
warp_def <i>x</i>, <i>y</i>, <i>warp_id</i>, <i>map</i>
warp_event <i>x</i>, <i>y</i>, <i>warp_id</i>, <i>map</i>
</pre>