add rom brick

This commit is contained in:
Redo
2021-05-12 21:20:24 -05:00
parent 7bd5fe696d
commit de586ff608
7 changed files with 1491 additions and 1 deletions

View File

@ -2,7 +2,7 @@
datablock fxDTSBrickData(LogicGate_Keyboard_Data){
brickFile = $LuaLogic::Path @ "bricks/blb/keyboardgate.blb";
category = "Logic Bricks";
subCategory = "Inputs";
subCategory = "Special I/O";
uiName = "Input Keyboard";
iconName = $LuaLogic::Path @ "icons/Input Keyboard";
orientationFix = 3;