Refactoring and commenting.

This commit is contained in:
stiffly
2016-01-14 13:54:38 +01:00
parent c9f11f62d2
commit cca64dca24
12 changed files with 95 additions and 151 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
namespace Events
{
// Pauses a playing sound
struct PauseSound : Event
{
EntityID EmitterID;