mirror of
https://github.com/genxium/DelayNoMore
synced 2025-11-08 15:26:49 +00:00
Drafted basic jumping.
This commit is contained in:
@@ -34,6 +34,7 @@ message InputFrameDecoded {
|
||||
int32 dx = 1;
|
||||
int32 dy = 2;
|
||||
int32 btnALevel = 3;
|
||||
int32 btnBLevel = 4;
|
||||
}
|
||||
|
||||
message InputFrameUpsync {
|
||||
|
||||
Reference in New Issue
Block a user