You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Export theCartridgeConnectorid and name as constants or static function getters.
Not urgent... in our games configs, I set a list of connector IDS that can be used for each chain. I know it's cartridge, but it's just good practice to avoid hardcoded ids.
The text was updated successfully, but these errors were encountered:
Export the
CartridgeConnector
id
andname
as constants or static function getters.Not urgent... in our games configs, I set a list of connector IDS that can be used for each chain. I know it's
cartridge
, but it's just good practice to avoid hardcoded ids.The text was updated successfully, but these errors were encountered: