wiremod-svn-archive/wire/lua/entities/gmod_wire_cd_disk/shared.lua
BlackPhoenix c6f5d41a43 [FIXED] LDUMP altered to be compatible with EmuFox debugger
[ADDED] CD ray/disc system - the disk, the read/write ray, and the position lock (to keep disk centered). Too complex to describe in changelog.
2009-03-31 18:10:21 +00:00

14 lines
221 B
Lua

ENT.Type = "anim"
ENT.Base = "base_wire_entity"
ENT.PrintName = ""
ENT.Author = ""
ENT.Contact = ""
ENT.Purpose = ""
ENT.Instructions = ""
ENT.Spawnable = false
ENT.AdminSpawnable = false