mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-25 18:52:15 -05:00
Removing an unused section.
This commit is contained in:
parent
a37c2313a6
commit
31f93fe912
@ -13,11 +13,6 @@ Extensions are event based. This means you don't have some ``loop`` in your
|
|||||||
program that never ends and does all the logic for you. When a system is event
|
program that never ends and does all the logic for you. When a system is event
|
||||||
based, you implement some functions and those are called on a certain event.
|
based, you implement some functions and those are called on a certain event.
|
||||||
|
|
||||||
Hooks overview
|
|
||||||
--------------
|
|
||||||
|
|
||||||
.. references
|
|
||||||
|
|
||||||
Extension core hooks
|
Extension core hooks
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user