[iortcw] 227/497: All: Revert r705

2017-09-08 Thread Simon McVittie
This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit b1ae5f6391cf69c99d591aa307e6e6703fbc9dca
Author: m4n4t4...@gmail.com 

Date:   Wed Oct 1 23:43:15 2014 +

All: Revert r705
---
 MP/code/game/g_main.c | 2 +-
 SP/code/game/g_main.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MP/code/game/g_main.c b/MP/code/game/g_main.c
index 6c1b31a..e034e13 100644
--- a/MP/code/game/g_main.c
+++ b/MP/code/game/g_main.c
@@ -2561,7 +2561,7 @@ Runs thinking code for this frame if necessary
 =
 */
 void G_RunThink( gentity_t *ent ) {
-   int thinktime;
+   float thinktime;
 
// RF, run scripting
if ( ent->s.number >= MAX_CLIENTS ) {
diff --git a/SP/code/game/g_main.c b/SP/code/game/g_main.c
index 0d29d24..483d0e8 100644
--- a/SP/code/game/g_main.c
+++ b/SP/code/game/g_main.c
@@ -2392,7 +2392,7 @@ Runs thinking code for this frame if necessary
 =
 */
 void G_RunThink( gentity_t *ent ) {
-   int thinktime;
+   float thinktime;
 
// RF, run scripting
if ( ent->s.number >= MAX_CLIENTS ) {

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/iortcw.git

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[iortcw] 227/497: All: Revert r705

2016-09-21 Thread Simon McVittie
This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit b1ae5f6391cf69c99d591aa307e6e6703fbc9dca
Author: m4n4t4...@gmail.com 

Date:   Wed Oct 1 23:43:15 2014 +

All: Revert r705
---
 MP/code/game/g_main.c | 2 +-
 SP/code/game/g_main.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MP/code/game/g_main.c b/MP/code/game/g_main.c
index 6c1b31a..e034e13 100644
--- a/MP/code/game/g_main.c
+++ b/MP/code/game/g_main.c
@@ -2561,7 +2561,7 @@ Runs thinking code for this frame if necessary
 =
 */
 void G_RunThink( gentity_t *ent ) {
-   int thinktime;
+   float thinktime;
 
// RF, run scripting
if ( ent->s.number >= MAX_CLIENTS ) {
diff --git a/SP/code/game/g_main.c b/SP/code/game/g_main.c
index 0d29d24..483d0e8 100644
--- a/SP/code/game/g_main.c
+++ b/SP/code/game/g_main.c
@@ -2392,7 +2392,7 @@ Runs thinking code for this frame if necessary
 =
 */
 void G_RunThink( gentity_t *ent ) {
-   int thinktime;
+   float thinktime;
 
// RF, run scripting
if ( ent->s.number >= MAX_CLIENTS ) {

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/iortcw.git

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits