mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-15 23:21:35 +00:00
8 lines
121 B
Modula-2
8 lines
121 B
Modula-2
|
|
//
|
|
// things we don't cache elsewhere right now
|
|
//
|
|
|
|
entityDef preCacheExtras {
|
|
"def_item_powercell" "item_powercell"
|
|
}
|