mirror of
https://github.com/ApfelTeeSaft/Alphanium.git
synced 2026-08-26 19:23:26 +00:00
forgot the WID
This commit is contained in:
@@ -7,6 +7,6 @@ inline const std::vector<std::string> kMapNames = {
|
||||
};
|
||||
|
||||
inline const std::vector<std::string> kWeaponIds = {
|
||||
"Assault_Auto_T02",
|
||||
"Assault_Burst_T04"
|
||||
"WID_Assault_Auto_T02",
|
||||
"WID_Assault_Burst_T04"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user