diff -r cfcbc960337e -r 0eb1457f7b94 share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Sun Apr 30 00:36:36 2017 +0200 +++ b/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Mon May 01 00:04:28 2017 +0200 @@ -2,6 +2,11 @@ -- TECH RACER v0.8 ----------------------------------------- +-- DEVELOPER WARNING - FOR OFFICIAL DEVELOPMENT -- +-- Be careful when editig this script, do not introduce changes lightly! +-- This script is used for time records on the official Hedgewars server. +-- Introducing breaking changes means we have to invalidate past time records! + -------------- -- TO DO --------------