Wow, i am bad
This commit is contained in:
parent
e2fd4dd0f1
commit
2cdb3042cc
|
|
@ -222,7 +222,6 @@ UWPMessage* CreateUWPMessage(void)
|
||||||
msg->Int0 = 0;
|
msg->Int0 = 0;
|
||||||
msg->Int1 = 0;
|
msg->Int1 = 0;
|
||||||
msg->Char0 = 0;
|
msg->Char0 = 0;
|
||||||
msg->Str0 = "";
|
|
||||||
msg->Float0 = 0;
|
msg->Float0 = 0;
|
||||||
msg->Bool0 = false;
|
msg->Bool0 = false;
|
||||||
return msg;
|
return msg;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user