1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00

Is this what you want from me linux?!

This commit is contained in:
Mordred 2018-03-20 09:51:59 +01:00 committed by GitHub
parent 4c77868d1c
commit 14c57be9b4

View file

@ -6,7 +6,7 @@
namespace Core { namespace Core {
namespace Event { namespace Event {
using SceneResult = struct struct SceneResult
{ {
uint32_t eventId; uint32_t eventId;
uint16_t param1; uint16_t param1;