Viewports fixed. Damage HUD. Free steering fixed.
This commit is contained in:
+3
-3
@@ -5,13 +5,13 @@
|
||||
|
||||
namespace Events
|
||||
{
|
||||
|
||||
struct Damage : Event
|
||||
{
|
||||
EntityID Entity;
|
||||
float damage;
|
||||
float Amount;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
#endif // Events_Damage_h__
|
||||
Reference in New Issue
Block a user