Skip to content

Unified resource system - step 3

username-removed-143684 requested to merge Lyberta/URS3 into master

In this step I have ported weapons to URS. The main difference is that ammo_field became ammo_type which holds RESOURCE_* constant. Since this is also used by the client, the RESOURCE_* enum was moved into common.

Merge request reports