Added stamina functionality

This commit is contained in:
Daniel Brunner
2016-05-21 22:46:26 +02:00
parent 755938894e
commit 5ee0ee5883

View File

@@ -31,7 +31,7 @@
// //
// Do your players have stamina? - this is a pre-requisite for sprinting, if you define sprinting, and don't uncomment this, it will be included anyway. // Do your players have stamina? - this is a pre-requisite for sprinting, if you define sprinting, and don't uncomment this, it will be included anyway.
// define SDK_USE_STAMINA // define SDK_USE_STAMINA
//#define SDK_USE_STAMINA #define SDK_USE_STAMINA
// //
// Are your players able to sprint? // Are your players able to sprint?