Played around with new map MapVersion1. Was fun ヽ(´▽`)/

This commit is contained in:
stiffly
2016-01-15 11:23:29 +01:00
parent 32634f742e
commit 3e2cb33bc0
3 changed files with 9 additions and 8 deletions
@@ -10,7 +10,6 @@ namespace Events
// Plays a sound on an entity with a SoundEmitter component attached.
// Sound behavior is thereby specified in the SoundEmitter component.
// ?(???)??
struct PlaySoundOnEntity : public Event
{
EntityID EmitterID = 0;