Skip to content

Commit 5d43976

Browse files
committed
fix: Servidor e cliente agora conseguem terminar a task
1 parent f4341c5 commit 5d43976

File tree

9 files changed

+1
-0
lines changed

9 files changed

+1
-0
lines changed

Config/DefaultInput.ini

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ DoubleClickTime=0.200000
149149
+ActionMappings=(ActionName="Denounce",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=X)
150150
+ActionMappings=(ActionName="Murder",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton)
151151
+ActionMappings=(ActionName="Testes",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=T)
152+
+ActionMappings=(ActionName="Click",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton)
152153
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
153154
+AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
154155
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up)
Binary file not shown.

Content/CoisasDoMarcao/GameGM.uasset

-9.52 KB
Binary file not shown.

Content/CoisasDoMarcao/GamePC.uasset

28.3 KB
Binary file not shown.
-22 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-2.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)