You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: .github/USEFUL_TIPS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Useful Tips
2
2
3
3
## Logging packet opcodes
4
-
If you don't see the opcodes, these lines of code might be commented out. Feel free to un-comment them. As of writing this I noticed there is a [Client] prefix for the client but no [Server] prefix for the server.
4
+
If you don't see the opcodes, these lines of code might be commented out. Feel free to un-comment them when debugging the netcode.
0 commit comments