diff --git a/README.md b/README.md index c1c06bc..05fd41c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](http://bytebit.info.tm:8080/buildStatus/icon?job=BetterSpades)](http://bytebit.info.tm:8080/job/BetterSpades/) +[![Build Status](http://bytebit.info.tm/jenkins/buildStatus/icon?job=BetterSpades)](http://bytebit.info.tm:8080/job/BetterSpades/) [![](https://img.shields.io/github/downloads/xtreme8000/BetterSpades/total.svg)](https://github.com/xtreme8000/BetterSpades/releases) [![GPL](https://img.shields.io/badge/license-GPL--3.0-red.svg)](https://github.com/xtreme8000/BetterSpades/blob/standalone/LICENSE) [![DonateBTC](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](1AeSfdVmbEX6VCqxCgk9WkzSA8XJkKr4FM) @@ -19,7 +19,7 @@ **As of right now, you can download the newest stable version from the [releases page](https://github.com/xtreme8000/BetterSpades/releases).** -**You can get [nightly builds here](http://bytebit.info.tm:8080/job/BetterSpades/).** +**You can get [nightly builds here](http://bytebit.info.tm/jenkins/job/BetterSpades/).** You can either: * use the client temporarily by extracting the downloaded zip into a new directory. diff --git a/src/main.c b/src/main.c index 8f7fbca..9ce182d 100644 --- a/src/main.c +++ b/src/main.c @@ -498,6 +498,9 @@ void keys(struct window_instance* window, int key, int scancode, int action, int glReadPixels(0,0,settings.window_width,settings.window_height,GL_RGBA,GL_UNSIGNED_BYTE,pic_data); for(int y=0;y