Completed custom weapon wizard modal

This commit is contained in:
Pax1601
2025-10-26 16:34:27 +01:00
parent 94d0b4d10e
commit b42280133c
14 changed files with 1803 additions and 1220 deletions

View File

@@ -185,6 +185,7 @@ struct SpawnOptions {
string skill;
string liveryID;
double heading;
string payload;
};
struct CloneOptions {