WHITE_IN_MIDSHORT

WHITE_IN_MIDSHORT()

Arguments

Description

Not Added.

Implementation

def WHITE_IN_MIDSHORT():
        screen_fadein(0.6, 255, 255, 255)

References

Table Implementation

{
    "name": "WHITE_IN_MIDSHORT",
    "args": [],
    "commandList": [
        {
            "row": 1644,
            "command": "screen_fadein",
            "args": [
                "0.6",
                "255",
                "255",
                "255"
            ],
            "end": 1
        }
    ]
}

Sample

{}