UNPKG

@krp-races/krp-sharedmemory-client

Version:

A node.js wrapper for shared memory plugin in kart racing pro.

6 lines (5 loc) 333 B
exports.ECommunicationPenaltyType = void 0; (function (ECommunicationPenaltyType) { ECommunicationPenaltyType[ECommunicationPenaltyType["Time"] = 1] = "Time"; ECommunicationPenaltyType[ECommunicationPenaltyType["Position"] = 2] = "Position"; })(exports.ECommunicationPenaltyType || (exports.ECommunicationPenaltyType = {}));