Fix for missing loc strings in handcuffs. (#1919)

* loc strings, formatting fixes

* Fix indentation

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
nuke
2020-08-25 21:49:29 -04:00
committed by GitHub
parent dd3a697c12
commit 47d89bc280
3 changed files with 9 additions and 9 deletions

View File

@@ -68,7 +68,7 @@
public const uint BOLTACTION_BARREL = 1062;
public const uint PUMP_BARREL = 1063;
public const uint REVOLVER_BARREL = 1064;
public const uint CUFFED = 1065;
public const uint CUFFED = 1065;
public const uint HANDCUFFS = 1066;
// Net IDs for integration tests.