更新legals, 增加 S 评级符号 (#385)
This commit is contained in:
@@ -2,9 +2,9 @@ TECHMINO © 2019-2021 26F Studio. Some rights reserved.
|
|||||||
TECHMINO and "26F Studio" are trademarks of 26F Studio.
|
TECHMINO and "26F Studio" are trademarks of 26F Studio.
|
||||||
The TECHMINO game and source code are under a GNU Lesser General Public License Version 3.
|
The TECHMINO game and source code are under a GNU Lesser General Public License Version 3.
|
||||||
|
|
||||||
"Tetris" is the registered trademark of The Tetris Holding, LLC, licensed to The Tetris Company, Inc.
|
TECHMINO is not a fan game. TECHMINO and 26F Studio are not affiliated with Tetris Holding, LLC or The Tetris Company, Inc. in any way.
|
||||||
|
|
||||||
TECHMINO is not a fan game. TECHMINO and 26F Studio are not affiliated in any way with Tetris Holding, LLC or The Tetris Company, Inc.
|
"Tetris" is the registered trademark of The Tetris Holding, LLC, licensed to The Tetris Company, Inc.
|
||||||
|
|
||||||
Powered by LÖVE, © 2006-2021 LÖVE Development Team.
|
Powered by LÖVE, © 2006-2021 LÖVE Development Team.
|
||||||
|
|
||||||
@@ -12,12 +12,14 @@ Lua is free software distributed under the terms of the MIT license. Copyright
|
|||||||
|
|
||||||
The Apple logo, "Apple Inc.," iOS, iPadOS, macOS, iPhone, and Mac are registered trademarks of Apple Inc. in the United States of America and other countries or regions.
|
The Apple logo, "Apple Inc.," iOS, iPadOS, macOS, iPhone, and Mac are registered trademarks of Apple Inc. in the United States of America and other countries or regions.
|
||||||
|
|
||||||
"Windows", the Windows logo, and "Microsoft" are registered trademarks of Microsoft Corporation in the United States of America and other countries or regions.
|
"Windows", the Windows logo, "Xbox", Xbox logo, and "Microsoft" are registered trademarks of Microsoft Corporation in the United States of America and other countries or regions.
|
||||||
|
|
||||||
Alibaba Sans is copyrighted by Alibaba Group Holding Limited. Alibaba is a trademark of Alibaba Group Holding Limited in the People’s Republic of China and other countries or regions.
|
Alibaba Sans is copyrighted by Alibaba Group Holding Limited. Alibaba is a trademark of Alibaba Group Holding Limited in the People’s Republic of China and other countries or regions.
|
||||||
|
|
||||||
JetBrains Mono is copyrighted by the JetBrains Mono Project authors. JetBrains Mono is a trademark of JetBrains s.r.o. JetBrains Mono is licensed under the SIL Open Font License, Version 1.1.
|
JetBrains Mono is copyrighted by the JetBrains Mono Project authors. JetBrains Mono is a trademark of JetBrains s.r.o. JetBrains Mono is licensed under the SIL Open Font License, Version 1.1.
|
||||||
|
|
||||||
|
"PlayStation", "PS", "PlayStation Family Mark", "PS logo", "DualSense" and "Play Has No Limits" are registered trademarks or trademarks of Sony Interactive Entertainment Inc. "SONY" is a registered trademark of Sony Corporation. © 2021 Sony Interactive Entertainment LLC.
|
||||||
|
|
||||||
GoldWave is a registered trademark of GoldWave, Inc.
|
GoldWave is a registered trademark of GoldWave, Inc.
|
||||||
|
|
||||||
Linux is a registered trademark of Linus Torvalds.
|
Linux is a registered trademark of Linus Torvalds.
|
||||||
|
|||||||
@@ -119,6 +119,7 @@ local L={
|
|||||||
rankE= 0xF00BA,
|
rankE= 0xF00BA,
|
||||||
rankF= 0xF00BB,
|
rankF= 0xF00BB,
|
||||||
rankZ= 0xF00BC,
|
rankZ= 0xF00BC,
|
||||||
|
rankS= 0xF00C2,
|
||||||
speedOneEights= 0xF00BD,
|
speedOneEights= 0xF00BD,
|
||||||
speedOneHalf= 0xF00BE,
|
speedOneHalf= 0xF00BE,
|
||||||
speedOne= 0xF00BF,
|
speedOne= 0xF00BF,
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user