Skip to content

Commit 4ba74be

Browse files
committed
update spawn method example
1 parent abc625b commit 4ba74be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/custom-entities/README.future.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ public plugin_precache() {
152152
}
153153

154154
@KeyItem_Spawn(const this) {
155+
CE_CallBaseMethod();
156+
155157
new KeyType:iType = CE_GetMember(this, m_iType);
156158

157159
// Adding rendering effect based on key type

0 commit comments

Comments
 (0)