# HG changeset patch # User Wuzzy # Date 1518616281 0 # Node ID 9eb10c4d6f5bd601d1443ac80195245b7ace8ff2 # Parent 14b9aad5e21c5c8ab2fbc567bf1e0881d91f06ed ThemeCfg: Typo fixes diff -r 14b9aad5e21c -r 9eb10c4d6f5b ThemeCfg.wiki --- a/ThemeCfg.wiki Wed Feb 14 13:49:54 2018 +0000 +++ b/ThemeCfg.wiki Wed Feb 14 13:51:21 2018 +0000 @@ -151,7 +151,7 @@ * `frames`: Number of frames used in `Flake.png` * `frame ticks`: Number of ticks a frame is shown, after that the next frame is shown (a tick currently equals 1 millisecond). A value of 0 indicates that each flake should keep displaying the exact frame that was selected randomly when the flake was created. * `rotation speed`: How fast the flakes rotate. `0` = no rotation, and all flakes spawn unrotated. With any other value, flakes also spawn with a random rotation - * `vertical speed`: Vertical speed of flake. Positive values are for falling flakes, while negative values make them rise + * `vertical speed`: Vertical speed of the flakes. A positive value makes the flakes fall, while a negative value makes them rise Values: number, frames, frame ticks, rotation speed, vertical speed