@infernus/core 0.10.0-beta.7 → 0.10.0-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bundle.d.ts CHANGED
@@ -321,7 +321,7 @@ declare enum WeaponEnum {
321
321
  REASON_CONNECT = 200,
322
322
  REASON_DISCONNECT = 200,
323
323
  REASON_SUICIDE = 255,
324
- WEAPON_FIST = 0,
324
+ FIST = 0,
325
325
  BRASSKNUCKLE = 1,
326
326
  GOLFCLUB = 2,
327
327
  NITESTICK = 3,