mirror of
https://github.com/vrld/HC.git
synced 2024-11-18 12:54:23 +00:00
Merge pull request #52 from nooitaf/patch-1
fixed typo in docs/MainModule.rst
This commit is contained in:
commit
530957a275
@ -152,7 +152,7 @@ will not be valid.
|
|||||||
|
|
||||||
**Example**::
|
**Example**::
|
||||||
|
|
||||||
bullets[#bulltes+1] = HC.point(player.pos.x, player.pos.y)
|
bullets[#bullets+1] = HC.point(player.pos.x, player.pos.y)
|
||||||
|
|
||||||
|
|
||||||
.. function:: HC.register(shape)
|
.. function:: HC.register(shape)
|
||||||
|
Loading…
Reference in New Issue
Block a user