issues
search
BoBoBaSs84
/
Los.Santos.Dope.Wars
The modification is an attempt to bring the "trade" game mechanics from Chinatown Wars to the fictional state of San Andreas.
MIT License
4
stars
1
forks
source link
Feature: Attribute cache
#183
Closed
Probotus
closed
1 year ago
Probotus
commented
1 year ago
We are using an extension method to get the Name of a
DrugAttribute
of an enum
This seems to be pretty processor intensive and the performance of the UI takes a hit
cache it some how?
DrugAttribute
of an enum