-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat melee weapon #226
base: dev
Are you sure you want to change the base?
Feat melee weapon #226
Conversation
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2025-01-17 00:44:11 CET |
merge dev into this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just test once dev is merged in and feel free to merge.
} | ||
} | ||
|
||
if (Date.now() / 1000 - this.lastFired > .50) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cute! love it.
# Conflicts: # src/client/core/Inventory.ts # src/client/core/RemoteItemRenderer.ts # src/server/managers/ItemManager.ts
No description provided.