fixed ad astra's lamps so they actually emit light lmao
This commit is contained in:
parent
7075f7eff1
commit
5805f9c082
2 changed files with 15 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ StartupEvents.registry('block', event => {
|
|||
* Событие изменения блоков.
|
||||
*/
|
||||
BlockEvents.modification(event => {
|
||||
// modifyFirmaCivBlocks(event)
|
||||
registerAdAstraBlockModifications(event)
|
||||
})
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue