Check IsControlJustReleased() every frame

This commit is contained in:
ElPumpo
2018-12-30 21:32:06 +01:00
parent e30207e467
commit bdc9e88535
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -81,5 +81,5 @@ Locales['br'] = {
['you_used_body_kit'] = 'Você usou um ~b~Kit de corpo',
['have_withdrawn'] = 'você retirou ~y~x%s~s~ ~b~%s~s~',
['have_deposited'] = 'você depositou ~y~x%s~s~ ~b~%s~s~',
['player_cannot_hold'] = 'you do ~r~not~w~ have enough ~y~free space~w~ in your inventory!',
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
}