8 lines
172 B
Lua
8 lines
172 B
Lua
ENT.Type = 'anim'
|
|
ENT.Base = 'base_gmodentity'
|
|
ENT.PrintName = 'Image Screen'
|
|
ENT.Author = 'chelog'
|
|
ENT.Spawnable = true
|
|
ENT.AdminSpawnable = false
|
|
|
|
ENT.Tool = 'imgscreen'
|