Tofuer-Many_items icon

Many items

hmmmm...

By Tofuer
Last updated a year ago
Total downloads 15
Total rating 0 
Categories Levels
Dependency string Tofuer-Many_items-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Zehs-REPOLib-1.4.2 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 1.4.2

README

namespace Photon.Realtime { public class ActorProperties { public const byte PlayerName = byte.MaxValue;

	public const byte IsInactive = 254;

	public const byte UserId = 253;
}

}