summaryrefslogtreecommitdiffstats
path: root/src/core/EventList.cpp
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-12-16 21:54:01 +0100
committeraap <aap@papnet.eu>2020-12-16 21:54:01 +0100
commit1af5065df708c47376a06e426ae2c10206a0373b (patch)
tree1da172a230f711262dd2eb0517e3570a8cbce43f /src/core/EventList.cpp
parentfinished CMBlur (diff)
parentFixes and style changes (diff)
downloadre3-1af5065df708c47376a06e426ae2c10206a0373b.tar
re3-1af5065df708c47376a06e426ae2c10206a0373b.tar.gz
re3-1af5065df708c47376a06e426ae2c10206a0373b.tar.bz2
re3-1af5065df708c47376a06e426ae2c10206a0373b.tar.lz
re3-1af5065df708c47376a06e426ae2c10206a0373b.tar.xz
re3-1af5065df708c47376a06e426ae2c10206a0373b.tar.zst
re3-1af5065df708c47376a06e426ae2c10206a0373b.zip
Diffstat (limited to 'src/core/EventList.cpp')
-rw-r--r--src/core/EventList.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/EventList.cpp b/src/core/EventList.cpp
index b22ddcb2..fc345163 100644
--- a/src/core/EventList.cpp
+++ b/src/core/EventList.cpp
@@ -59,7 +59,6 @@ CEventList::Update(void)
}
}
-// ok
void
CEventList::RegisterEvent(eEventType type, eEventEntity entityType, CEntity *ent, CPed *criminal, int32 timeout)
{